feat(lazer/cardano): IntegralPayments — Crypto Payment Gateway for ERP/CRM (VeneHsoftw)#115
Open
llabori-venehsoftw wants to merge 1 commit intopyth-network:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
IntegralPayments — Crypto Payment Gateway for Open-Source ERP/CRM
Team: VeneHsoftw
Hackathon: Pyth Network × Input/Output (Cardano)
Directory:
lazer/cardano/integral-payments/What this project does
IntegralPayments is a modular payment gateway that installs as a plugin on
Dolibarr, Odoo, and Tryton — three major open-source ERP/CRM platforms.
It integrates the Pyth Network Oracle on the Cardano blockchain to pull
real-time cryptocurrency price feeds at the moment of checkout, enabling
businesses to accept crypto payments natively within their ERP/CRM workflow.
Pyth integration
ADA/USD,BTC/USD,ETH/USD,USDC/USDsubmitted with each payment transaction
with a configurable slippage tolerance (default: 0.5%)
Cardano smart contract
Written in Aiken, the validator:
Structure
azer/cardano/integral-payments/
├── README.md
├── contracts/ # Aiken smart contracts
├── src/ # TypeScript off-chain backend
├── modules/ # ERP/CRM plugin modules (Dolibarr, Odoo, Tryton)
├── scripts/ # Deployment scripts
└── tests/
CARDANO
###HACKATHON
###LAZE
###PYTH NETWORK